Pass multiples --test-args to the tester
authorMarco A L Barbosa <malbarbo@gmail.com>
Mon, 13 Feb 2017 17:34:29 +0000 (15:34 -0200)
committerMarco A L Barbosa <malbarbo@gmail.com>
Mon, 13 Feb 2017 17:34:29 +0000 (15:34 -0200)
commite6fdcce75f8066b432c53d54fcdccad05b28c5a4
tree0b1da0705897188de6c5d08040c4f60bce605454
parent6f1b860da7aba4c5ea97a49de08a61f3f330e92d
Pass multiples --test-args to the tester

Like --cfg, --test-args accept multiple matches, we should use it and
avoid some unexpected behavior joinning the arguments with space.
src/cargo/ops/cargo_test.rs